[INFO] cloning repository https://github.com/robmikh/tooldl
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/robmikh/tooldl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobmikh%2Ftooldl", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobmikh%2Ftooldl'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 495feb4f021366b20f90b4ab7a33dd64ed34c44a
[INFO] testing robmikh/tooldl against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobmikh%2Ftooldl" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/robmikh/tooldl
[INFO] finished tweaking git repo https://github.com/robmikh/tooldl
[INFO] tweaked toml for git repo https://github.com/robmikh/tooldl written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/robmikh/tooldl on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/robmikh/tooldl already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 40b200a9df7d447fb9401b74544b7c90ade0b58ec07c05e2c6205a99732e79f4
[INFO] running `Command { std: "docker" "start" "-a" "40b200a9df7d447fb9401b74544b7c90ade0b58ec07c05e2c6205a99732e79f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "40b200a9df7d447fb9401b74544b7c90ade0b58ec07c05e2c6205a99732e79f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "40b200a9df7d447fb9401b74544b7c90ade0b58ec07c05e2c6205a99732e79f4", kill_on_drop: false }`
[INFO] [stdout] 40b200a9df7d447fb9401b74544b7c90ade0b58ec07c05e2c6205a99732e79f4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d659b099a6e9dd5b9832b2269696a021e9983c96a62fb93f08634d021e0e07dd
[INFO] running `Command { std: "docker" "start" "-a" "d659b099a6e9dd5b9832b2269696a021e9983c96a62fb93f08634d021e0e07dd", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.95
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling once_cell v1.12.0
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling futures-io v0.3.21
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling futures-sink v0.3.21
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling itoa v1.0.2
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling getrandom v0.2.6
[INFO] [stderr]    Compiling cpufeatures v0.2.2
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling mio v0.8.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling tracing-core v0.1.26
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling openssl v0.10.40
[INFO] [stderr]    Compiling http v0.2.7
[INFO] [stderr]    Compiling parking_lot v0.12.0
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling parking v2.0.0
[INFO] [stderr]    Compiling cache-padded v1.2.0
[INFO] [stderr]    Compiling nix v0.17.0
[INFO] [stderr]    Compiling fastrand v1.7.0
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]    Compiling waker-fn v1.1.0
[INFO] [stderr]    Compiling jobserver v0.1.24
[INFO] [stderr]    Compiling concurrent-queue v1.2.2
[INFO] [stderr]    Compiling polling v2.2.0
[INFO] [stderr]    Compiling futures-lite v1.12.0
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling zstd-safe v4.1.6+zstd.1.5.2
[INFO] [stderr]    Compiling block-buffer v0.10.2
[INFO] [stderr]    Compiling crypto-common v0.1.3
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling cipher v0.2.5
[INFO] [stderr]    Compiling crypto-mac v0.10.1
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling digest v0.10.3
[INFO] [stderr]    Compiling hmac v0.10.1
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling nb-connect v1.2.0
[INFO] [stderr]    Compiling serde_json v1.0.81
[INFO] [stderr]    Compiling aes-soft v0.6.4
[INFO] [stderr]    Compiling base64ct v1.0.1
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling tower-service v0.3.1
[INFO] [stderr]    Compiling block-padding v0.2.1
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling scoped-tls v1.0.0
[INFO] [stderr]    Compiling miniz_oxide v0.5.1
[INFO] [stderr]    Compiling block-modes v0.7.0
[INFO] [stderr]    Compiling password-hash v0.3.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.2
[INFO] [stderr]    Compiling hkdf v0.10.0
[INFO] [stderr]    Compiling num-complex v0.3.1
[INFO] [stderr]    Compiling aes v0.6.0
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling cipher v0.3.0
[INFO] [stderr]    Compiling os_str_bytes v6.0.1
[INFO] [stderr]    Compiling async-io v1.6.0
[INFO] [stderr]    Compiling openssl-sys v0.9.73
[INFO] [stderr]    Compiling zstd-sys v1.6.3+zstd.1.5.2
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling time v0.3.9
[INFO] [stderr]    Compiling pbkdf2 v0.10.1
[INFO] [stderr]    Compiling clap_lex v0.2.0
[INFO] [stderr]    Compiling flate2 v1.0.23
[INFO] [stderr]    Compiling aes v0.7.5
[INFO] [stderr]    Compiling sha1 v0.10.1
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling ipnet v2.5.0
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stderr]    Compiling bzip2 v0.4.3
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]    Compiling num v0.3.1
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling tokio-macros v1.7.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.21
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling enumflags2_derive v0.6.4
[INFO] [stderr]    Compiling zbus_macros v1.9.1
[INFO] [stderr]    Compiling serde_repr v0.1.8
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling clap_derive v3.1.18
[INFO] [stderr]    Compiling thiserror v1.0.31
[INFO] [stderr]    Compiling tokio v1.18.2
[INFO] [stderr]    Compiling proc-macro-crate v1.1.3
[INFO] [stderr]    Compiling tracing v0.1.34
[INFO] [stderr]    Compiling zvariant_derive v2.10.0
[INFO] [stderr]    Compiling clap v3.1.18
[INFO] [stderr]    Compiling futures-executor v0.3.21
[INFO] [stderr]    Compiling futures v0.3.21
[INFO] [stderr]    Compiling enumflags2 v0.6.4
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling zvariant v2.10.0
[INFO] [stderr]    Compiling tokio-util v0.7.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling h2 v0.3.13
[INFO] [stderr]    Compiling zbus v1.9.1
[INFO] [stderr]    Compiling secret-service v2.0.1
[INFO] [stderr]    Compiling hyper v0.14.18
[INFO] [stderr]    Compiling keyring v1.1.2
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.10
[INFO] [stderr]    Compiling zstd v0.10.2+zstd.1.5.2
[INFO] [stderr]    Compiling zip v0.6.2
[INFO] [stderr]    Compiling tooldl v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 26s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.40
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5`
[INFO] running `Command { std: "docker" "inspect" "d659b099a6e9dd5b9832b2269696a021e9983c96a62fb93f08634d021e0e07dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d659b099a6e9dd5b9832b2269696a021e9983c96a62fb93f08634d021e0e07dd", kill_on_drop: false }`
[INFO] [stdout] d659b099a6e9dd5b9832b2269696a021e9983c96a62fb93f08634d021e0e07dd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d9692d94402e06c5e3020696d381ae3eddd2f9d5582076978c167e359064b4a8
[INFO] running `Command { std: "docker" "start" "-a" "d9692d94402e06c5e3020696d381ae3eddd2f9d5582076978c167e359064b4a8", kill_on_drop: false }`
[INFO] [stderr]    Compiling tooldl v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.50s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.40
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5`
[INFO] running `Command { std: "docker" "inspect" "d9692d94402e06c5e3020696d381ae3eddd2f9d5582076978c167e359064b4a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d9692d94402e06c5e3020696d381ae3eddd2f9d5582076978c167e359064b4a8", kill_on_drop: false }`
[INFO] [stdout] d9692d94402e06c5e3020696d381ae3eddd2f9d5582076978c167e359064b4a8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0f6149d6cb7db2e27b731aa8ad97d58d2ae68f2901d723a662ce01258b13d031
[INFO] running `Command { std: "docker" "start" "-a" "0f6149d6cb7db2e27b731aa8ad97d58d2ae68f2901d723a662ce01258b13d031", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.40
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tooldl-40c57f23be746cff)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "0f6149d6cb7db2e27b731aa8ad97d58d2ae68f2901d723a662ce01258b13d031", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f6149d6cb7db2e27b731aa8ad97d58d2ae68f2901d723a662ce01258b13d031", kill_on_drop: false }`
[INFO] [stdout] 0f6149d6cb7db2e27b731aa8ad97d58d2ae68f2901d723a662ce01258b13d031
